home *** CD-ROM | disk | FTP | other *** search
/ Clickx 36 / Clickx 36.iso / mac / assets / software / audacity.dmg / nyquist / init.lsp < prev    next >
Encoding:
Text File  |  2002-09-16  |  157 b   |  8 lines

  1. ; init.lsp -- default Nyquist startup file
  2. (load "nyinit.lsp")
  3.  
  4. ; add your customizations here:
  5. ;    e.g. (setf *default-sf-dir* "...")
  6.  
  7. ; (load "test.lsp")
  8.